FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package MyHIE.v4-test#0.0.1-alpha (63 ms)

Package MyHIE.v4-test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=MyHIE.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core
Url http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core
Version 1.0.1
Status active
Date 2023-04-10T23:23:10.8917831+00:00
Name SlotMyCore
Title Slot (MY Core)
Experimental False
Description A slot of time on a schedule that may be available for booking appointments.
Type Slot
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core Schedule (MY Core)
http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core ExtensionSlotQuota (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core ValueSetEncounterClass (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core ValueSetScheduleType (MY Core)
http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core ValueSetServiceRequestCategory( MY Core)
http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core ValueSetSpecialty (MYCore)
http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core ValueSetServiceType (MY Core)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Slot-my-core",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-04-05T23:38:13.5000965+00:00"
  },
  "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/Slot-my-core",
  "version" : "1.0.1",
  "name" : "SlotMyCore",
  "title" : "Slot (MY Core)",
  "status" : "active",
  "date" : "2023-04-10T23:23:10.8917831+00:00",
  "publisher" : "Malaysia MOH - HIE Steering Committee",
  "description" : "A slot of time on a schedule that may be available for booking appointments.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Slot",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Slot",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Slot.extension",
        "path" : "Slot.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Slot.extension:slotQuota",
        "path" : "Slot.extension",
        "sliceName" : "slotQuota",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.hie.moh.gov.my/StructureDefinition/slot-quota-my-core"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Slot.serviceCategory",
        "path" : "Slot.serviceCategory",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.system"
            }
          ],
          "rules" : "open"
        },
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core"
        }
      },
      {
        "id" : "Slot.serviceCategory:encounterClass",
        "path" : "Slot.serviceCategory",
        "sliceName" : "encounterClass",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core"
        }
      },
      {
        "id" : "Slot.serviceCategory:encounterClass.coding.system",
        "path" : "Slot.serviceCategory.coding.system",
        "fixedUri" : "http://fhir.hie.moh.gov.my/ValueSet/encounter-class-my-core"
      },
      {
        "id" : "Slot.serviceCategory:serviceRequestCategory",
        "path" : "Slot.serviceCategory",
        "sliceName" : "serviceRequestCategory",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
        }
      },
      {
        "id" : "Slot.serviceCategory:serviceRequestCategory.coding.system",
        "path" : "Slot.serviceCategory.coding.system",
        "fixedUri" : "http://fhir.hie.moh.gov.my/ValueSet/servicerequest-category-my-core"
      },
      {
        "id" : "Slot.serviceType",
        "path" : "Slot.serviceType",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/service-type-my-core"
        }
      },
      {
        "id" : "Slot.specialty",
        "path" : "Slot.specialty",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/specialty-my-core"
        }
      },
      {
        "id" : "Slot.appointmentType",
        "path" : "Slot.appointmentType",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.hie.moh.gov.my/ValueSet/schedule-type-my-core"
        }
      },
      {
        "id" : "Slot.schedule",
        "path" : "Slot.schedule",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.